2023-12-28 11:20:10,800 [ 98025 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2023-12-28 11:20:10,800 [ 98025 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2023-12-28 11:20:10,800 [ 98025 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2023-12-28 11:20:10,800 [ 98025 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2023-12-28 11:20:10,800 [ 98025 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_xvlmm3 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_BASE_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBERIZED_HADOOP_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBEROS_KDC_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JS_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_NGINX_DAV_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 5 -rfEps --run-id=1 --color=no --durations=0 test_format_schema_on_server/test.py::test_protobuf_format_output -vvv" altinityinfra/integration-tests-runner:0-57762a45dd8d7579a37ae9643654cde6896312dc '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, anyio-4.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 5/5 workers 5 workers [1 item] scheduling tests via LoadFileScheduling test_format_schema_on_server/test.py::test_protobuf_format_output [gw0] [100%] FAILED test_format_schema_on_server/test.py::test_protobuf_format_output =================================== FAILURES =================================== _________________________ test_protobuf_format_output __________________________ [gw0] linux -- Python 3.10.12 /usr/bin/python3 started_cluster = def test_protobuf_format_output(started_cluster): create_simple_table() instance.query("INSERT INTO test.simple VALUES (1, 'abc'), (2, 'def')") > assert ( instance.http_query( "SELECT * FROM test.simple FORMAT Protobuf SETTINGS format_schema='simple:KeyValuePair'" ) == "\x07\x08\x01\x12\x03abc\x07\x08\x02\x12\x03def" ) E AssertionError: assert '܈Ē͡扣܈Ȓͤ敦' == '\x07\x08\x01\x12\x03abc\x07\x08\x02\x12\x03def' E - abcdef E + ܈Ē͡扣܈Ȓͤ敦 test_format_schema_on_server/test.py:41: AssertionError ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ---------------------------- Captured stderr setup ----------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ------------------------------ Captured log setup ------------------------------ 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:['docker ps | wc -l'] (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Stdout:1 (cluster.py:113, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : No running containers (conftest.py:60, cleanup_environment) 2023-12-28 11:20:14 [ 371 ] DEBUG : Pruning Docker networks (conftest.py:62, cleanup_environment) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:['docker network prune --force'] (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:["sysctl net.ipv4.ip_local_port_range='55000 65535'"] (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Stdout:net.ipv4.ip_local_port_range = 55000 65535 (cluster.py:113, run_and_check) 2023-12-28 11:20:14 [ 371 ] INFO : Running tests in /ClickHouse/tests/integration/test_format_schema_on_server/test.py (cluster.py:2637, start) 2023-12-28 11:20:14 [ 371 ] DEBUG : Cluster start called. is_up=False (cluster.py:2644, start) 2023-12-28 11:20:14 [ 371 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 24.0.7 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.2 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.21.0 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 35 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dd1e886e55dd695541fdcd67420c2888645a495 runc version: v1.1.10-0-g18a0cb0 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-79-generic Operating System: Ubuntu 22.04.3 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 201d3d1ea630 ID: 95e5bb1f-9c04-4ca0-be8b-203958d2dc29 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker networks for project roottestformatschemaonserver are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker containers for project roottestformatschemaonserver are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker volumes for project roottestformatschemaonserver are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 24.0.7 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.2 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.21.0 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 35 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dd1e886e55dd695541fdcd67420c2888645a495 runc version: v1.1.10-0-g18a0cb0 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-79-generic Operating System: Ubuntu 22.04.3 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 201d3d1ea630 ID: 95e5bb1f-9c04-4ca0-be8b-203958d2dc29 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker networks for project roottestformatschemaonserver are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker containers for project roottestformatschemaonserver are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Docker volumes for project roottestformatschemaonserver are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:docker container list --all --filter name='^/roottestformatschemaonserver_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : No running containers for project: roottestformatschemaonserver (cluster.py:782, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Stdout:1 (cluster.py:113, run_and_check) 2023-12-28 11:20:14 [ 371 ] DEBUG : Setup directory for instance: instance (cluster.py:2657, start) 2023-12-28 11:20:14 [ 371 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4307, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Create directory for common tests configuration (cluster.py:4312, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Copy common configuration from helpers (cluster.py:4332, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Generate and write macros file (cluster.py:4351, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Copy custom test config files [] to /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/configs/config.d (cluster.py:4381, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/database (cluster.py:4398, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Database files taken from /ClickHouse/tests/integration/test_format_schema_on_server/clickhouse_path (cluster.py:4400, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Database copied from /ClickHouse/tests/integration/test_format_schema_on_server/clickhouse_path to /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/database (cluster.py:4402, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/logs (cluster.py:4409, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4485, create_dir) 2023-12-28 11:20:14 [ 371 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw'} stored in /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env (cluster.py:78, _create_env_file) 2023-12-28 11:20:14 [ 371 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2023-12-28 11:20:14 [ 371 ] DEBUG : No config file found (config.py:28, find_config_file) 2023-12-28 11:20:14 [ 371 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2023-12-28 11:20:14 [ 371 ] DEBUG : No config file found (config.py:28, find_config_file) 2023-12-28 11:20:14 [ 371 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 824 (connectionpool.py:546, _make_request) 2023-12-28 11:20:14 [ 371 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env', '--project-name', 'roottestformatschemaonserver', '--file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/docker-compose.yml', 'pull'] (cluster.py:105, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : Stderr:Pulling instance ... (cluster.py:115, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : Stderr:Pulling instance ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : Stderr:Pulling instance ... digest: sha256:21141428d3ff65738f... (cluster.py:115, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : Stderr:Pulling instance ... status: image is up to date for a... (cluster.py:115, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : Stderr:Pulling instance ... done (cluster.py:115, run_and_check) 2023-12-28 11:20:26 [ 371 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env --project-name roottestformatschemaonserver --file /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/docker-compose.yml up -d --no-recreate') (cluster.py:2980, start) 2023-12-28 11:20:26 [ 371 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env', '--project-name', 'roottestformatschemaonserver', '--file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:105, run_and_check) 2023-12-28 11:20:27 [ 371 ] DEBUG : Stderr:Creating network "roottestformatschemaonserver_default" with the default driver (cluster.py:115, run_and_check) 2023-12-28 11:20:27 [ 371 ] DEBUG : Stderr:Creating roottestformatschemaonserver_instance_1 ... (cluster.py:115, run_and_check) 2023-12-28 11:20:27 [ 371 ] DEBUG : Stderr:Creating roottestformatschemaonserver_instance_1 ... done (cluster.py:115, run_and_check) 2023-12-28 11:20:27 [ 371 ] DEBUG : ClickHouse instance created (cluster.py:2988, start) 2023-12-28 11:20:27 [ 371 ] DEBUG : get_instance_ip instance_name=instance (cluster.py:1971, get_instance_ip) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestformatschemaonserver_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : Waiting for ClickHouse start in instance, ip: 172.16.1.2... (cluster.py:2995, start) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestformatschemaonserver_instance_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/a774f57df37897639daa3cef4d0f0dbf45d7e068ae569fd9b165cac28cc9d155/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/a774f57df37897639daa3cef4d0f0dbf45d7e068ae569fd9b165cac28cc9d155/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/a774f57df37897639daa3cef4d0f0dbf45d7e068ae569fd9b165cac28cc9d155/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://localhost:None "GET /v1.42/containers/a774f57df37897639daa3cef4d0f0dbf45d7e068ae569fd9b165cac28cc9d155/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : ClickHouse instance started (cluster.py:2999, start) 2023-12-28 11:20:27 [ 371 ] DEBUG : Executing query CREATE DATABASE test on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2023-12-28 11:20:27 [ 371 ] DEBUG : Executing query DROP TABLE IF EXISTS test.simple on instance (cluster.py:3423, query) 2023-12-28 11:20:27 [ 371 ] DEBUG : Executing query CREATE TABLE test.simple (key UInt64, value String) ENGINE = MergeTree ORDER BY tuple(); on instance (cluster.py:3423, query) 2023-12-28 11:20:27 [ 371 ] DEBUG : Executing query INSERT INTO test.simple VALUES (1, 'abc'), (2, 'def') on instance (cluster.py:3423, query) 2023-12-28 11:20:27 [ 371 ] DEBUG : Executing query SELECT * FROM test.simple FORMAT Protobuf SETTINGS format_schema='simple:KeyValuePair' on instance via HTTP interface (cluster.py:3663, http_query_and_get_answer_with_error) 2023-12-28 11:20:27 [ 371 ] DEBUG : Starting new HTTP connection (1): 172.16.1.2:8123 (connectionpool.py:244, _new_conn) 2023-12-28 11:20:27 [ 371 ] DEBUG : http://172.16.1.2:8123 "GET /?query=SELECT+%2A+FROM+test.simple+FORMAT+Protobuf+SETTINGS+format_schema%3D%27simple%3AKeyValuePair%27 HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2023-12-28 11:20:27 [ 371 ] DEBUG : Encoding detection: Found utf_16_be as plausible (best-candidate) for content. With 1 alternatives. (api.py:487, from_bytes) --------------------------- Captured stderr teardown --------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ---------------------------- Captured log teardown ----------------------------- 2023-12-28 11:20:28 [ 371 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env', '--project-name', 'roottestformatschemaonserver', '--file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:105, run_and_check) 2023-12-28 11:20:30 [ 371 ] DEBUG : Stderr:Stopping roottestformatschemaonserver_instance_1 ... (cluster.py:115, run_and_check) 2023-12-28 11:20:30 [ 371 ] DEBUG : Stderr:Stopping roottestformatschemaonserver_instance_1 ... done (cluster.py:115, run_and_check) 2023-12-28 11:20:30 [ 371 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2023-12-28 11:20:30 [ 371 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/.env', '--project-name', 'roottestformatschemaonserver', '--file', '/ClickHouse/tests/integration/test_format_schema_on_server/_instances_1/instance/docker-compose.yml', 'down', '--volumes'] (cluster.py:105, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Stderr:Removing roottestformatschemaonserver_instance_1 ... (cluster.py:115, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Stderr:Removing roottestformatschemaonserver_instance_1 ... done (cluster.py:115, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Stderr:Removing network roottestformatschemaonserver_default (cluster.py:115, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 24.0.7 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.11.2 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.21.0 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 35 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 3dd1e886e55dd695541fdcd67420c2888645a495 runc version: v1.1.10-0-g18a0cb0 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-79-generic Operating System: Ubuntu 22.04.3 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: 201d3d1ea630 ID: 95e5bb1f-9c04-4ca0-be8b-203958d2dc29 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2023-12-28 11:20:33 [ 371 ] DEBUG : Docker networks for project roottestformatschemaonserver are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2023-12-28 11:20:33 [ 371 ] DEBUG : Docker containers for project roottestformatschemaonserver are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2023-12-28 11:20:33 [ 371 ] DEBUG : Docker volumes for project roottestformatschemaonserver are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2023-12-28 11:20:33 [ 371 ] DEBUG : Command:docker container list --all --filter name='^/roottestformatschemaonserver_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : No running containers for project: roottestformatschemaonserver (cluster.py:782, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2023-12-28 11:20:33 [ 371 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2023-12-28 11:20:33 [ 371 ] DEBUG : Stdout:1 (cluster.py:113, run_and_check) ============================== slowest durations =============================== 12.95s setup test_format_schema_on_server/test.py::test_protobuf_format_output 5.49s teardown test_format_schema_on_server/test.py::test_protobuf_format_output 0.13s call test_format_schema_on_server/test.py::test_protobuf_format_output =========================== short test summary info ============================ FAILED test_format_schema_on_server/test.py::test_protobuf_format_output - As... ============================== 1 failed in 19.61s ============================== Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 455, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_xvlmm3 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_BASE_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBERIZED_HADOOP_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_KERBEROS_KDC_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_JS_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_NGINX_DAV_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-57762a45dd8d7579a37ae9643654cde6896312dc -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 5 -rfEps --run-id=1 --color=no --durations=0 test_format_schema_on_server/test.py::test_protobuf_format_output -vvv" altinityinfra/integration-tests-runner:0-57762a45dd8d7579a37ae9643654cde6896312dc ' returned non-zero exit status 1.